home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 November / CMCD1104.ISO / Software / Shareware / Multimedia / audiophiler / audiophilersetup.exe / {app} / audiophiler.exe / 0 / RCDATA / TFMPROGRESS / TFMPROGRESS.txt
Text File  |  2004-09-21  |  743b  |  37 lines

  1. object FmProgress: TFmProgress
  2.   Left = 288
  3.   Top = 340
  4.   BorderIcons = []
  5.   BorderStyle = bsDialog
  6.   Caption = 'FmProgress'
  7.   ClientHeight = 74
  8.   ClientWidth = 412
  9.   Color = clBtnFace
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'Tahoma'
  14.   Font.Style = []
  15.   OldCreateOrder = False
  16.   Position = poOwnerFormCenter
  17.   PixelsPerInch = 96
  18.   TextHeight = 13
  19.   object cxProgressBar1: TcxProgressBar
  20.     Left = 8
  21.     Top = 40
  22.     Width = 393
  23.     Height = 21
  24.     Style.LookAndFeel.Kind = lfUltraFlat
  25.     Style.StyleController = DM.EditStyles
  26.     TabOrder = 0
  27.   end
  28.   object cxLabel1: TcxLabel
  29.     Left = 8
  30.     Top = 16
  31.     Width = 46
  32.     Height = 17
  33.     Caption = 'cxLabel1'
  34.     TabOrder = 1
  35.   end
  36. end
  37.